-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add pagination speakers module #238
Add pagination speakers module #238
Conversation
….com/auliafaizahr/wnb-rb-site into fayza_add_pagination_speakers_module
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congratulations for the work done here 🎉! It looks so good! we still need to improve in this PR is how we display the composition of this component in this page. Let's try to keep the same structure as it is in the Event List for Desktop and Mobile screens. (Images sent on Slack)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the upgrades and for supporting the community.
closes #238 |
Title: Add Pagination to Speaker List and Adjust Layout
Description
Feature Request: As an admin user, I want to manage Speakers for our Events.
Related Problem:
The list of speakers in speaker module is expected to grow significantly, making it difficult to maintain and navigate.
Solution:
This pull request adds pagination to the speaker list to improve usability. The solution utilizes the Pagy gem for pagination and Bootstrap for styling.
Changes:
Related Issues: #184
Waiting for review the changes and provide feedback from reviewer, thankyou.